Readme typo
authorjustbur <justin@burkett.cc>
Sat, 11 Jul 2015 17:28:58 +0000 (13:28 -0400)
committerjustbur <justin@burkett.cc>
Sat, 11 Jul 2015 17:28:58 +0000 (13:28 -0400)
README.org

index 6744fb44a8da0d47121c9d083e6a1836b1d5268d..0eefa0554afc1974c08c35dec7af54bae7366792 100644 (file)
@@ -142,7 +142,7 @@ the second string, "find files". In the second type of entry you can restrict
 the replacements to a major-mode. For example, 
 
 #+BEGIN_SRC emacs-lisp
-(org-mode . '(("C-c C-c" . "Org C-c C-c") ("C-c C-a" . "Org Attach"))
+(org-mode . (("C-c C-c" . "Org C-c C-c") ("C-c C-a" . "Org Attach"))
 #+END_SRC
 
 Here the first entry is the major-mode and the second is a list of the first